ForeignKeyConstraint(String,DataColumn[],DataColumn[])
- Category
- Constructor
- Description
- Initializes a new instance of the System.Data.ForeignKeyConstraint class with the specified name,
and arrays of parent and child System.Data.DataColumn objects.
- Type
- void
- Character
- public
- Parameters
-
- Tags
- 0104BC7FDA, 02E3ABA98D, 0311417F6F
ForeignKeyConstraint(String,String,String[],String[],AcceptRejectRule,Rule,Rule)
- Category
- Constructor
- Description
- This constructor is provided for design time support in the Visual Studio .NET environment.
System.Data.ForeignKeyConstraint objects created by using this constructor must then be added to the collection via
System.Data.ConstraintCollection.AddRange(System.Data.Constraint[]). Tables and columns with the specified names must exist at the time the method is called,
or if System.Data.DataTable.BeginInit has been called prior to calling this constructor, the tables and columns with the specified names
must exist at the time that System.Data.DataTable.EndInit is called.
- Type
- void
- Character
- public
- Parameters
-
- Attributes
-
- Tags
- 0104BC7FDA, 02E3ABA98D, 0311417F6F
- Software for developers
-
.Net Components
Delphi Components
Software for Android Developers
- More information resources
-
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
- Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database